*setsubmodeltype
Sets the sub-model type supported by ID manaager.
Syntax
*setsubmodeltype type
Type
HyperMesh Tcl Modify Command
Description
Sets the sub-model type supported by ID manaager.
Inputs
- type
- The sub-model type. Valid values are HM_INCLUDEFILES and MODULES.
Example
To set the sub-model type to MODULES:
*setsubmodeltype MODULES
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2017.1